memperbaiki show permohonan yang typo
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
@section('content')
|
||||
<div class="w-full grid gap-5 lg:gap-7.5 mx-auto">
|
||||
@include('lpj::component.detail-jaminan',['backLink' => 'prmohonan.index'])
|
||||
@include('lpj::component.detail-jaminan', ['backLink' => 'permohonan.index'])
|
||||
|
||||
<div class="card">
|
||||
<form action="{{ route('permohonan.print', $permohonan->id) }}" method="GET">
|
||||
|
||||
Reference in New Issue
Block a user