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