@extends('layouts.app') @section('title', 'EndoCapture') @section('style') @foreach ($room as $color) @endforeach @endsection @section('modal') @endsection @section('content')

Doctor list


Doctor
Procedure
Room
@csrf @method('POST')

Booking Detail


Date Time
Doctor
Procedure
Room
Comment
{{--
--}} @endsection @section('script') @endsection