@extends('panel::layouts.app') @section('title', '插件详情') @section('content')
Error
@if (session()->has('errors')) @endif @if (session('success')) @endif {{ $error }}
@endsection @push('footer') @endpush