@extends('AdminLte.template') @section('title') No Clearance Input @endsection @section('ExternalCss') @parent @endsection @section('Content')
Department | Amount to be Recovered | |
---|---|---|
HOD | @if(is_null($employeedata["hod_collection"]))@else | @endif |
HR | @if(is_null($employeedata["hr_collection"]))@else | @endif |
Stores | @if(is_null($employeedata["stores_collection"]))@else | @endif |
IT | @if(is_null($employeedata["it_collection"]))@else | @endif |
Radiology | @if(is_null($employeedata["radiology_collection"]))@else | @endif |
Finance | @if(is_null($employeedata["finance_collection"]))@else | @endif |
Customer Care | @if(is_null($employeedata["customer_care_collection"]))@else | @endif |