@foreach($feeTypes as $feeType) @endforeach
Name Action
{!! $feeType->Name !!}
@section('footer_scripts') @stop