Instructors
@if(!empty($instructors))
@foreach($instructors as $instructor)
@endforeach
@else
@endif
@if( !empty($instructor->avatar) )
@else
@endif
{{$instructor->fname}} {{$instructor->lname}}
Instructor of {{$instructor->courses}} Course(s)
{{$instructor->phone}}
{{$instructor->completed}} Class(es) Completed