{{---- resources/views/admin/sejarah/edit.blade.php ----}} @extends('layouts.admin') @section('title', 'Sejarah Sekolah') @push('styles') @endpush @section('content')

Sejarah Sekolah

Kelola konten dan gambar untuk halaman sejarah.
@csrf
Konten Sejarah
@error('description')
{{ $message }}
@enderror
Gambar Sejarah

Rekomendasi: .jpg atau .png, maks 2MB.

Pratinjau Foto Tidak ada gambar
@error('img')
{{ $message }}
@enderror
@endsection @push('scripts') @endpush