@extends('layouts.app_layout') @section('content') @php $addRoute = route('circulars.create'); @endphp @can('add circular') @php $button = ' Add New'; @endphp @endcan
Sl. No. Type Division Ref. No. Title File (En) File (Hi) Published Date Is Approved Is Published Actions
@endsection @section('pages-scripts') @endsection