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

Update OauthApps

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

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