@extends('layouts.book') @section('title', 'EndoBook') @section('style') @endsection @section('modal') @endsection @section('content')

FILTER

@csrf @method('POST')
Doctor
RATE

Create Booking

@csrf @method('POST')
Doctor
Topic
RATE
Date Time
Comment
@endsection @section('script') {{-- --}} @endsection