@extends('dashboard.master') @section('title', 'All Student Result') @push('css') @endpush @section('content')
All Student Result
@push('js') @endpush @endsection