main.blade.php 119 B

1234
  1. @include('app.rcstfwlt.module.section.html_start')
  2. @yield('content')
  3. @include('app.rcstfwlt.module.section.html_end')