@extends("layouts.admin.app") @section("page-title") {{__('Create Admin')}} @endSection @section("page-nav-title")

{{__('Create Appointment')}}

{{__('Create Appointment')}}

@endsection @section("content")

{{__('Create Appointment')}}

@endsection @section("scripts") @endsection