@extends('layouts.master') @section('mainContent')
@if(Auth::user()->hasPermission('company_holidays','create')) @endif
Holiday Date Holiday Name Created On Action
@endsection @section('customModal') @endsection