@extends('core::base.layouts.master') @section('title') {{ translate('Plugin error') }} @endsection @section('main_content')

Plugin Error

{{ $message }}

plugin error
@endsection