@extends('../layout/' . $layout) @section('subhead') Atarud MIS - Students List @endsection @section('subcontent')

Students List

ID Full Name Father Name Private Phone Family Phone Actions
@include('../pages/student/show') @include('../pages/student/delete') @endsection @section('script') @endsection