@extends('layouts.admin.master') @section('content')
# | {{ __('content.subtitle') }} | {{ __('content.title') }} | {{ __('content.description') }} | {{ __('content.order') }} | {{ __('content.action') }} |
---|---|---|---|---|---|
{{ $asc++ }}{{ $desc-- }} | {{ $item->subtitle }} | {{ $item->title }} | {{ $item->description }} | {{ $item->order }} |