popup.blade.php 69 B

123
  1. <div class="border-top mt-3 p-3">
  2. @yield('inner-content')
  3. </div>