@extends('layouts.base') {{-- @section('heading') {{ __('User Profile') }} @endsection --}} @section('info') {{ __('Add New Leave') }} @endsection @section('focus_action') {{--
@csrf
--}} @endsection @section('body')
@csrf
From
Until (optional if leave is only one day)
Reason For Leave
@endsection