@forelse($v_l_a_n_s as $key => $val)

{!!@$val->name!!}

{!!@$val->user->name!!} at {!! format_date($val->created_at)!!}

@empty

No VLANS

@endif