@extends('layouts.dashboard') @section('title-content') {{ config('app.name') }} | Dash Index @endsection @section('content')

Student Status Rules Management

@endsection @section('scripts') @endsection