@extends('web.layouts.main') @section('content')

{{__('web.book_date')}}

@CSRF

{{ date( "F")}}, {{ date( "Y")}}

@php for($i=0 ;$i < 7; $i++){ @endphp @php } @endphp @php for($k=0 ;$k < contdates(date('Y-m-d')); $k++){ @endphp @php for($i=0 ;$i < 7; $i++){ @endphp @if(datesget(date( "Y-m-d", strtotime( "+$i days" )),$k)) @if(!is_null(timedates(date( "Y-m-d", strtotime( "+$i days" )),$k))) @endif @else @endif @php } @endphp @php } @endphp
{{ date( "D", strtotime( "+$i days" ) )}} {{ date( "m/d", strtotime( "+$i days" )) }}
@push('js') @endpush @stop