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

Update Systemsettings

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

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