@extends('hr::layouts.app') @section('head')
@endsection @section('content')
Form Page
Home
Pages
Form Page
Leave List
{{ csrf_field() }}
Leave ID
Employee Name
from
To
Edit
View
Delete
Confirm
Reject
@endsection @section('script') @endsection