@extends('front.layouts.frontlayout') @section('head') {!! HTML::style("assets/global/css/components.css") !!} {!! HTML::style("assets/global/css/plugins.css") !!} {!! HTML::style("assets/global/plugins/datatables/plugins/bootstrap/dataTables.bootstrap.css") !!} @stop @section('mainarea')
{{ $error }}
@endforeach# | Date | Occasion | Day | {{($i+1)}} | {{ $holidaysArray[$month]['date'][$i] }} | {{ $holidaysArray[$month]['ocassion'][$i] }} | {{ $holidaysArray[$month]['day'][$i] }} | @endfor @endif
---|