@extends('layouts/layoutMaster') @section('title', 'Subjects') @section('vendor-style') @endsection @section('vendor-script') @endsection @section('page-script') @endsection @section('content')
Subjects
@if (Auth()->user()->role_id == 1) @endif
No. Name Actions
@endsection