1a775f3c创建于 2023年3月22日历史提交
@extends('modstart::app.web.dialogFrame')

@section('bodyContent')
    {!! empty($content)?'':$content !!}
@endsection