fix header kobang
This commit is contained in:
@ -6,7 +6,8 @@
|
||||
|
||||
<!--begin::Title-->
|
||||
<h1 class="page-heading d-flex text-dark fw-bold fs-3 flex-column justify-content-center my-0 text-capitalize">
|
||||
{{ ucfirst(str_replace('-',' ',$route[0])) }}
|
||||
Konfirmasi Bank
|
||||
{{-- {{ ucfirst(str_replace('-',' ',$route[0])) }} --}}
|
||||
@if(count($route) > 1)
|
||||
@if($route[1] !== 'index' && $route[1] !== 'users')
|
||||
{{ $route[1] }}
|
||||
|
Reference in New Issue
Block a user