@php
use App\Http\Controllers\Mod\ModClientProvider;use App\Http\Controllers\Mod\ModKanban;use App\Http\Controllers\Mod\ModSalesOrder;use App\Http\Controllers\ModCronos;use App\Models\Profile;use Illuminate\Support\Facades\Crypt;
$debug=isset($debug)?$debug:null;
$profile=Profile::user();
@endphp
Total: {{$record->total()}} Cliente
Warning: Undefined variable $record in /home/admgocrm/public_html/crm/dev/crmviews/mod-kanban/task-max-client.blade.php on line 7
Fatal error: Uncaught Error: Call to a member function total() on null in /home/admgocrm/public_html/crm/dev/crmviews/mod-kanban/task-max-client.blade.php:7
Stack trace:
#0 {main}
thrown in /home/admgocrm/public_html/crm/dev/crmviews/mod-kanban/task-max-client.blade.php on line 7