@extends('layouts.dashboard') @section('isi')
@method('put') @csrf
@error('nama_jabatan')
{{ $message }}
@enderror


@endsection