@include('partials.dashboard.head') @include('partials.dashboard.sidebar', ['page' => 'locations']) @include('partials.dashboard.header')
Buat Lokus Baru

Masukkan informasi yang diperlukan untuk membuat lokus.

@csrf
@error('name') {{$message}} @enderror
@error('status') {{$message}} @enderror
@error('description') {{$message}} @enderror

Kembali
@include('partials.dashboard.footer', ['rich_editor' => false])