{!!Form::vertical_open() ->id('edit-feestructure-feestructure') ->method('PUT') ->files('true') ->class('dashboard-form') ->action(trans_url(get_guard('url').'/feestructure/feestructure') .'/'.$feestructure->getRouteKey())!!}

Update Feestructure

Last updated on {{format_date($feestructure['updated_at'])}}

@include('public::notifications') @include('feestructure::user.feestructure.partial.entry')
{!! Form::close() !!}