@extends('base::layouts.default') @section('stylesheet') @endsection @section('header') @include('base::layouts.headers.dashboard') @endsection @section('content')


{!! csrf_field() !!}
{{-- --}}
{{-- --}}
@{{ orgMod.label }}
@{{ subsMod.label }}
@{{ ind1Mod.label }}
@{{ catMod.label }}
@{{ chnlSrvcMod.label }}
@{{ settingMod.label }}
@{{ ind2Mod.label }}
@{{ reprtMod.label }}
@{{ drmSrvcMod.label }}
@{{ ind3Mod.label }}
   {{--    --}}
@endsection @section('scripts') @endsection