@extends('admin.layouts.master') @section('content')

Asesores Comerciales

@csrf @method('PUT')

Todos los Asesores

{{ $dataTable->table() }}
@endsection @push('scripts') {{ $dataTable->scripts(attributes: ['type' => 'module']) }} @endpush