{{-- @php --}} {{-- $currentRoute = Route::current()->getName(); --}} {{-- $attrributes = ['chapter.index', 'teacher.index', 'subject.index', 'dashboard']; --}} {{-- $attrributeActive = ''; --}} {{-- if (in_array($currentRoute, $attrributes)) { --}} {{-- $attrributeActive = 'underline'; --}} {{-- } --}} {{-- @endphp --}}