@extends('tenant.layouts.customer') {{-- Tilte Section --}} @section('title', 'Appointment') {{-- Style Section --}} @section('style') @endsection {{-- Content Section --}} @section('content')
@endsection {{-- Script Section --}} @section('script') @endsection