@extends('layouts.app') @section('title')相关设置@endsection @section("content") @component('customer.project.menu')@endcomponent @stop