@extends('dashboard.master') @section('title', 'Subject List') @push('css') @endpush @section('content')
Subject List
SN Name Code Status Action
{{-- add modal --}} {{-- edit modal --}} @push('js') @endpush @endsection