@extends('admin.template') @push('style') @endpush @section('content')
kembali

Edit Kawasan

@csrf @method('PUT')
@error('nama') {{ $message }} @enderror
@endsection