@extends('Layouts.erp_master') @section('content')
Holiday Title
Date
Effective Start Date
Effective End Date
Description
{{$GovtHolidayData->gh_description}}
@include('elements.button.common_button', [ 'back' => true ])
@endsection