@extends('member') @section('title'){{$title}}@endsection @section('styles') @endsection @section('scripts') @if(isset($is_owner) && $is_owner) @endif @endsection @section('content')
描述不能超过500字