@extends('layouts.master') @section('title') {{ __('holiday') }} @endsection @section('content')
{{ __('no.') }} {{ __('date') }} {{ __('title') }} {{ __('description') }}
@endsection @section('script') @endsection