@php $cadAssetArray = \App\Models\CAD\Asset::where('account_id', account()->id)->pluck('id','ip_address')->toArray(); @endphp