@extends('layouts.base') @section('title', trans('插件管理')) @section('content')
搜索
全选 批量启用 批量禁用 @if(YunShop::app()->role == 'founder') {{--判断是不是超级管理员--}} 批量卸载 @endif
插件列表插件总数:{{$countPlugin}} 已安装插件:{{$countPlugin-$unPermitPlugin}}
@endsection