@foreach($warehouses as $warehouse) @endforeach
Name Action
{!! $warehouse->name !!}
@section('footer_scripts') @stop