fix header kobang

This commit is contained in:
KhatamNugraha
2024-03-19 08:58:39 +07:00
parent c703eeea8c
commit 7d5cbf29f2

View File

@ -6,7 +6,8 @@
<!--begin::Title--> <!--begin::Title-->
<h1 class="page-heading d-flex text-dark fw-bold fs-3 flex-column justify-content-center my-0 text-capitalize"> <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(count($route) > 1)
@if($route[1] !== 'index' && $route[1] !== 'users') @if($route[1] !== 'index' && $route[1] !== 'users')
{{ $route[1] }} {{ $route[1] }}