@extends('layouts.core.backend', [ 'menu' => 'plugin', ]) @section('title', trans('messages.plugins')) @section('page_header')

format_list_bulleted {{ trans('messages.plugins') }}

@endsection @section('content')

{{ trans('messages.plugin.wording') }}

@endsection