@extends('admin.base') @section('content')
{{-- 添 加--}} @if (!empty($app_id)) @endif
@if (empty($app_id))
@endif
@endsection @section('script') @endsection