@extends('layouts.app') @section('head') @endsection @section('content')

Primo Store

Select All Stores
City Name Status Actions
{$city.city_name$} Active Deactivated
Store# Store Name Status Actions
{$branch.dukan_code$} {$branch.branch_name$} Active Deactivated

Store Holidays And Timings

{$days.name$}

Store Holidays And Timings by Specific Dates

Start End O T C T P O T P C T Action
{$branch.start_date$} {$branch.end_date$} {$branch.open_hour$} {$branch.close_hour$} {$branch.pickup_open_hour$} {$branch.pick_up_close_hour$}
@include('users.admin.sidebar')
@endsection @section('js') @endsection