@section('Breadcrumb')
{{ __('Data Aspek') }}
  1. Home Data Aspek
  2. Edit Data Aspek
@endsection @section('mobile-breadcrumb')
  • Aspek
  • Edit Data {{ $aspek->aspek_name }}
  • @endsection

    {{ __('Edit Data Aspek') }}

    @csrf @method('PUT') @if ($errors->any()) @endif
    Batal