@extends('layouts.admin') @section('content')
Edit Pegawai
@csrf @method('PUT')
@endsection