@extends('dashboard.base') @section('content')
Buat Pangkat / Golongan Ruang
@csrf
@error('name')
{{ $message }}
@enderror
{{ __('Kembali') }}
@endsection @section('javascript') @endsection