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


@endsection