@extends('layouts.app',["path"=>"holidays"]) @section('content')
@include('partials.new_alerts')
Add Holiday
@csrf
@endsection @push('scripts') @endpush