@extends('layouts.master') @section('title') {{ __('class') }} {{ __('teacher') }} @endsection @section('content')

{{ __('assign') . ' ' . __('class') . ' ' . __('teacher') }}

{{ __('id') }} {{ __('no.') }} {{ __('class') }} {{ __('stream') }} {{ __('section') }} {{ __('Teacher ID') }} {{ __('Class Teacher') }} {{ __('action') }}
@endsection @section('script') @endsection