@extends('layouts.admin') @section('title', 'Edit Profil Manajemen') @section('content')
@csrf @method('PUT')

Kosongkan jika tidak ingin mengubah foto. Rekomendasi: 400x400px.

@if($management->photo_path) Current Photo @endif
is_active) class="h-4 w-4 text-indigo-600 border-gray-300 rounded">
Batal
@endsection