6 lines
107 B
PHP

@extends('layouts.dashboard')
@section('content')
<p>PluginNamespace Plugin Settings Page</p>
@endsection