@include("domains.common.header") @yield("header")
@yield('main-content')
@include('domains.common.loading') @stack('script')