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