@extends('layouts.partials.master') @section('title', 'Logistas') @push('styles') @endpush @section('content') @include('layouts.components.section-title', ['title' => 'Logistas - '.$store->commercial_name])
| ID | Ordem | Imagem | Ações | @forelse($images as $image)
|---|---|---|---|
| {{ $image->id }} | |||
|
{{ __('translations.no_results') }} |
|||