@extends(theme('layouts.master')) @section('title') {{ Settings('site_title') ? Settings('site_title') : 'Infix LMS' }} | {{ $instructor->name }} @endsection @section('css') @endsection @section('mainContent') @endsection @section('js') @endsection