@extends('dashboard.master') @section('title', 'Teacher List') @push('css') @endpush @section('content')
Teacher List
SN Name Designation Salary Phone Action
@push('js') @endpush @endsection