@foreach($teachers as $teacher)
@endforeach
{{$teacher->designation}}
@extends('theme.new.master') @section('title')
{{$teacher->designation}}