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

{{ __( 'Managing Customers Groups' ) }}

{{ __( 'Create groups to assign customers' ) }}

@endsection