@include('includes/header_start') @include('surgeon/elements/header_end')
{{--
--}} {{--
--}} {{--

Schedule a Call

--}} {{--
--}} {{--

Please choose a date and time below.

--}} {{--

With supporting text below as a natural lead-in to--}} {{-- additional content.

--}} {{--
--}} {{-- @csrf--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{-- @if ($errors->has('patient_id'))--}} {{-- {{ $errors->first('patient_id') }}--}} {{-- @endif--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- @if ($errors->has('call_date'))--}} {{-- {{ $errors->first('call_date') }}--}} {{-- @endif--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- @if ($errors->has('call_time'))--}} {{-- {{ $errors->first('call_time') }}--}} {{-- @endif--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}
@include('surgeon.calls.elements.calls-panel')
@include('includes/footer_start') @include('includes/footer_end')