@include('partials.dashboard.head') @include('partials.dashboard.sidebar', ['page' => 'government_agencies']) @include('partials.dashboard.header')
Ubah OPD

Perbarui informasi OPD ini.

@csrf @method('put')
@error('name') {{$message}} @enderror
@error('short_name') {{$message}} @enderror
@error('location') {{$message}} @enderror
@error('description') {{$message}} @enderror

@if (request()->query('show')) Kembali @else Kembali @endif
@include('partials.dashboard.footer', ['rich_editor' => true])