@extends('layouts.admin') @section('title', 'Edit About') @section('breadcrumbs', 'About') @section('second-breadcrumb')
  • Edit About
  • @endsection @section('content')
    @if (session('success')) @endif

    Manajemen Konten Utama (Lampung Wedding Light)

    @csrf @method('PUT')
    Pengaturan Hero (Banner Utama)

    Background Hero Saat Ini:


    @endsection @section('script') {{-- ckeditor --}} @endsection