@extends('../layout/' . $layout) @section('subhead') Atarud MIS - Permissions List @endsection @section('subcontent')
Add

Permissions List

@php $cn = 0; @endphp @foreach ($perm as $row) @endforeach
@include('../pages/systemAdmin/permissions/create') @endsection @section('script') @endsection