{!! trans('feestructure::feestructure.title.user') !!}

{!! trans('feestructure::feestructure.title.sub.user') !!}

{!!Form::open() ->method('GET') ->class('form pn') ->action(trans_url(get_guard('url').'/feestructure/feestructure'))!!}
{!!Form::text('search')->type('text')->placeholder('Search')->raw()!!}
{!! Form::close()!!}
@include('public::notifications') @forelse($feestructures as $feestructure) @empty @endif
Image {!! trans('feestructure::feestructure.label.name')!!} {!! trans('feestructure::feestructure.label.status')!!} {!! trans('feestructure::feestructure.label.created_at')!!} {!! trans('feestructure::feestructure.label.updated_at')!!}
{{ $feestructure->name }} panorama edit close

No feestructures found.