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

{{__("Specialist")}}

{{__("Create Specialist")}}

@endsection @section("content")

{{__("create Schedule")}}

Working Time Agenda


@csrf
@endsection @section("scripts") @endsection