{{-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * read the readme.blade.php in the FormGen volder * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * --}}
@include('FormGen.panel')
@if(session('success'))
{{ session('success') }}
@endif
{{-- TODO: if there's more than one view type add an "if" around here --}} @include('FormGen.list')