<?php
namespace App\Admin\Controllers\Plan;
use Slowlyo\OwlAdmin\Controllers\AdminController;
class PlanController extends AdminController
{
}