@extends('layouts.master') @section('title') Inicio @endsection @section('content') @section('css') @endsection @component('components.breadcrumb') @slot('li_1') Inicio @endslot @slot('li_2') Panel Academico @endslot @slot('title') Supervici贸n de Docentes @endslot @endcomponent
馃攷 Filtros de Supervisi贸n
@endsection @section('script') @endsection