@extends('admin.layouts.main', [ 'scripts' => [ path_asset('path.backoffice.js_path') . '/view/business/business-list.js' ] ]) @section('content')

Business Cards List

@if($canInsert) @endif
ID Name Role Phone Email {{ trans('backend.actions') }}
@stop