@extends('layouts.admin.master') @section('content')
| # | {{ __('content.image') }} | {{ __('content.name') }} | {{ __('content.job') }} | {{ __('content.description') }} | {{ __('content.order') }} | {{ __('content.action') }} |
|---|---|---|---|---|---|---|
| {{ $asc++ }}{{ $desc-- }} |
@if (!empty($item->section_image))
@endif
|
{{ $item->name }} | {{ $item->job }} | {{ $item->description }} | {{ $item->order }} |