diff --git a/resources/views/layout/partials/sidebar-layout/_page-title.blade.php b/resources/views/layout/partials/sidebar-layout/_page-title.blade.php index bdeadcc..180eccb 100644 --- a/resources/views/layout/partials/sidebar-layout/_page-title.blade.php +++ b/resources/views/layout/partials/sidebar-layout/_page-title.blade.php @@ -6,7 +6,8 @@

- {{ 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] }}