@extends('admin.layouts.master') @section('title') @endsection @section('css') @include('admin.layouts.css') @endsection @section('body')
| # | اســـم المتجــر | الصـــورة | لوجو | الايميل | الوصف | العمليـــات |
|---|---|---|---|---|---|---|
| {{ $index + 1 }} | {{ $store->getTranslation('name', 'ar') }} |
@if ($store->image)
|
@if ($store->image)
|
{{ $store->email }} | {{ $store->getTranslation('description', 'ar') }} |