@extends('admin.layouts.app') @section('title', 'Haqqımızda') @section('content')
Saytdakı “Haqqımızda” səhifəsində görünəcək blokları buradan idarə edin.
| Başlıq | Kiçik başlıq | Şəkil | Layout | Sıra | Status | |
|---|---|---|---|---|---|---|
| {{ $aboutSection->title }} | {{ $aboutSection->eyebrow ?: '—' }} |
@if($aboutSection->image)
|
{{ $aboutSection->layout }} | {{ $aboutSection->sort_order }} | {{ $aboutSection->is_active ? 'Aktiv' : 'Gizli' }} | Dəyiş |
| Hələ blok əlavə olunmayıb. | ||||||