@extends('layouts.vertical') @section('css') @endsection @php $is_teacher = ""; $is_teacher_exist = false; if(app('request')->input('t')){ $is_teacher = app('request')->input('t'); } @endphp @section('breadcrumb')
Tap to select the teachers.
Tap to select the other staff members.
No teachers found
You can add predefined breaks for selected teachers.