@extends('dashboard.app') @section('content')
| # | Title | Description | Image | Settings | |
|---|---|---|---|---|---|
| {{ $index + 1 }} |
@foreach (Helper::getLangs() as $local)
{{ $item->getTranslation('title', $local) }}
@endforeach |
@foreach (Helper::getLangs() as $local)
{{ $item->getTranslation('description', $local) }}
@endforeach |
{{--
@if ($item->image)
| --}}
@foreach ($item->getMedia('about_image') as $media)
|
|
Not Found any Sections..