{!! trans('outh2_a_p_i::oauth_apps.title.user') !!}

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

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

No oauth_apps found.