{{trans('specialdays.title')}}

@if(!empty($specialdays) && $specialdays->count() > 0) @else

{!! trans('title.empty_list_specialdays') !!}

@endif