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

{{__("Consultant")}}

{{__("Create Schedule")}}

@endsection @section("content")

{{__("create Schedule")}}

{{--

Working Time Agenda

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

Dashboard

--}} {{--

profile Dashboard

--}} {{--
--}} {{-- --}} {{--
--}} {{--@endsection--}} {{--@section("content")--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--

{{"New Schedule"}}

--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- {{inputValue("date_from")}}--}} {{--
--}} {{--
--}} {{-- --}} {{-- {{inputValue("date_into")}}--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- {{inputValue("slot_duration")}}--}} {{--
--}} {{--
--}} {{-- --}} {{-- {{inputValue("wating_time")}}--}} {{--
--}} {{--
--}} {{--
--}} {{-- //////////////////////////////////////////////Sunday////////////////////////////////////////////--}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{-- --}}{{-- //////////////////////////////////////////////Monday////////////////////////////////////////////--}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{-- //////////////////////////////////////////////Tuesday////////////////////////////////////////////--}} {{--
--}} {{-- --}} {{-- Tuesday--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{-- //////////////////////////////////////////////Wednesday////////////////////////////////////////////--}} {{--
--}} {{-- --}} {{-- Wednesday--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{-- //////////////////////////////////////////////Thursday////////////////////////////////////////////--}} {{--
--}} {{-- --}} {{-- Thursday--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{-- //////////////////////////////////////////////Friday////////////////////////////////////////////--}} {{--
--}} {{-- --}} {{-- Friday--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{-- //////////////////////////////////////////////Saturday////////////////////////////////////////////--}} {{--
--}} {{-- --}} {{-- Saturday--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{-- /////////////////////////////////////////////////////////////////////////////////////////////////////////--}} {{--
--}} {{--
--}} {{--@endsection--}} {{-- @section("scripts")--}} {{-- --}} {{--@endsection--}}