@extends('layouts.vertical') @section('css') @endsection @php $steacher = ""; if(app('request')->input('teacher')){ $steacher = app('request')->input('teacher'); } $relations = config('constant.relation'); @endphp @section('breadcrumb')