@extends('adminlte::page') @section('title', config('app.name') . ' | ' . __('messages.devoptions')) @section('content_header')
{{__('Please choose an application to force approve')}}
{{ __('Note that this process overrides users\'s votes.') }}
{{__('Please choose an application to force reject')}}
{{ __('Note that this process overrides users\'s votes, and it also ignores any stages the application may be in.') }}
{{__('messages.devtools_warn')}}
.