@extends('layouts.master') @section('title') Editar alumno {{ $alumno->matricula }} @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Control Escolar @endslot @slot('title') Editar alumno @endslot @endcomponent