@if (Session::has('message'))
@endif
@php $route = route('holiday.add'); @endphp
{{ Session::get('message') }}