@extends('user.layouts.index', ['header' => true, 'nav' => true, 'demo' => true, 'settings' => $settings]) @section('content')
@endsection {{-- Custom JS --}} @push('custom-js') {{-- Dynamic change the time slots and tom-select --}} @endpush {{-- Custom CSS --}} @section('css') @endsection