@extends('layouts.app') @section('title')站管理@endsection @section('content') @component('station.menu')@endcomponent
@endsection @section('lastScript') @endsection