relating.blade.php 97 B

12345
  1. @extends('layouts.app')
  2. @section('title')相关设置@endsection
  3. @section('content')
  4. @endsection