@extends('layouts.app') @section('title', 'Dx-Customers Management') @section('content')

@lang('dx-customer.page.heading')

@can('dx-customer.branch.add') @endcan
@endsection @push('scripts') @endpush