{{--
--}}
{{-- --}}
{{-- Total Sanctioned Post--}}
{{--
--}}
{{-- @if(isset($totalPost['total_sanctioned_post']))--}}
{{-- {{$totalPost['total_sanctioned_post']}}--}}
{{-- @else--}}
{{-- 0--}}
{{-- @endif--}}
{{--
--}}
{{-- --}}
Total Sanctioned Post
@if(isset($totalPost['total_sanctioned_post']))
{{$totalPost['total_sanctioned_post']}}
@else
0
@endif
Occupied Post
@if(isset($totalPost['occupied_post']))
{{$totalPost['occupied_post']}}
@else
0
@endif
Vacant Post
@if(isset($totalPost['total_vacant_post']))
{{$totalPost['total_vacant_post']}}
@else
0
@endif
{{--
--}}
{{--
--}}
{{--
Occupied Post--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{-- @if(isset($totalPost['occupied_post']))--}}
{{-- {{$totalPost['occupied_post']}}--}}
{{-- @else--}}
{{-- 0--}}
{{-- @endif--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
Vacant Post--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{-- @if(isset($totalPost['total_vacant_post']))--}}
{{-- {{$totalPost['total_vacant_post']}}--}}
{{-- @else--}}
{{-- 0--}}
{{-- @endif--}}
{{--
--}}
{{--
--}}
{{--
--}}