@include('single_dashboard.layouts.header-single-dashboard') {{--
@csrf --}}
@csrf
@if(session('success-message')) @endif
Restaurant Information
Restaurant Logo
{{-- --}}
Restaurant Img
{{-- --}}
@csrf
Working Hour
@if(session('success-message-working')) @endif
@foreach($restaurants_timings as $restaurants_timing)
@php $os_on_checked = ""; @endphp @if($restaurants_timing->is_on) @php $os_on_checked = "checked"; @endphp @endif

-

@endforeach {{--

-


-


-


-


-


-

--}}
Location
{{--
@csrf --}}
Confidentials
@if(session('success-message')) @endif
{{-- @if($confidentialsdetails) --}} @foreach($confidentialsdetails as $confidentialsdetail)
@endforeach
{{--
--}}
{{-- --}}