@if ($user->is_employee)

@lang('app.applyLeave')

@else

@lang('app.assignLeave')

@endif
@csrf
@if ($user->is_admin)
@endif