health.blade.php 117 B

123
  1. @include('mobile.module.section.blue_html_start')
  2. @yield('content')
  3. @include('mobile.module.section.html_health_end')