@extends('backend.student.index') @section('body')
@yield('studentBody')
{{----}}
@endsection