@extends('agency.layouts.standalone') @section('title', 'Site Editörü') @push('styles') @endpush @section('content')
{{-- ── Komut şeridi ── --}}
Panel Site Editörü @if($site->isPublished()) Yayında @else Taslak @endif
Yeni sekmede
{{-- ── İkon rayı ── --}}
Marka & Logo
{{-- ── Panel ── --}}
{{-- Bölümler --}}
Bölümler
{{-- Sayfalar --}} {{-- Site ayarları --}}
{{-- ── Sahne ── --}}
{{-- Bölüm kütüphanesi: solda liste, sağda bölümün gerçek şablonla örneği --}} {{-- Düzenleme çekmecesi --}}
Düzenle
@endsection @push('scripts') @include('agency.site.partials._section-sources') @endpush