@extends('admin.include.main') @section('content')
{{--@foreach($smsteacher as $st)--}} {{----}} {{----}} {{----}} {{--@endforeach--}}
S.no Teacher Name Action
{{$loop->index+1}}{{$st->teacher_id}}
@endsection