@extends('hr::layouts.app') @section('head') @endsection @section('content')
Employee Leave
{{ csrf_field() }}

@if(Auth::user()->can('employee_leave_create')) @endif @if(Auth::user()->can('employee_leave_remove')) @endif
@if(Auth::user()->can('employee_leave_create')) @endif @if(Auth::user()->can('employee_leave_remove')) @endif
@if(Auth::user()->can('employee_leave_create')) @endif @if(Auth::user()->can('employee_leave_remove')) @endif
@if(Auth::user()->can('employee_leave_create')) @endif @if(Auth::user()->can('employee_leave_remove')) @endif
@if(Auth::user()->can('employee_leave_create')) @endif @if(Auth::user()->can('employee_leave_remove')) @endif
@if(Auth::user()->can('employee_leave_create')) @endif @if(Auth::user()->can('employee_leave_remove')) @endif
@if(Auth::user()->can('employee_leave_create')) @endif @if(Auth::user()->can('employee_leave_remove')) @endif

@if(Auth::user()->can('employee_leave_create')) @endif @if(Auth::user()->can('employee_leave_remove')) @endif

@endsection @section('script') @endsection