{{ __('Shop') }}

{{$Shop->User->name}}

@if($Shop->sub_title){{$Shop->sub_title}}@endif

{{$Shop->ResellerState->State->name}}

📱 {{$Shop->User->Mobile->mobile}}

📧 {{$Shop->User->email}}

{{$Shop->address}}

{{-- @foreach ($Shop->ShopStates as $AllocatedState) {{$AllocatedState->State->name}} @endforeach --}}
Keys @foreach($Shop->ShopProducts as $ShopProduct) @endforeach
{{$ShopProduct->ResellerProduct->Product->name}} @if($ShopProduct->ResellerProduct->on_activated)({{date('d-m-Y',strtotime($ShopProduct->ResellerProduct->on_activated))}})-({{date('d-m-Y',strtotime($ShopProduct->ResellerProduct->on_expired))}})@endif
@csrf
@if($ResellerProducts->count())
@else
You have'nt Keys
@endif
{{-- Connect with a KEY 🖆 Edit --}}
{{-- --}}
{{--
--}}
{{-- Model--}}