@extends( 'layout.dashboard' ) @section( 'layout.dashboard.body' )
@include( Hook::filter( 'ns-dashboard-header', '../common/dashboard-header' ) )

{{ __( 'Managing Customers' ) }}

{{ __( 'List of registered customers' ) }}

@endsection