@foreach($billtypes as $billtype) @endforeach
Name Description Action
{!! $billtype->name !!} {!! $billtype->description !!}
@section('footer_scripts') @stop