@extends('dashboard.layouts.app') @section('content')
| # | Title En | Title Ar | Description En | Description Ar | Order | Created At | Last Update | Action |
|---|---|---|---|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $section->title_en }} | {{ $section->title_ar }} |
{{ $section->description_en }} |
{{ $section->description_ar }} |
{{ $section->order }} | {{ $section->created_at->format('Y-m-d H:i a') }} | {{ $section->updated_at->format('Y-m-d H:i a') }} |