{{-- @if($origin == 'welcome')
@else
@endif --}}
@include('partials.topbar')
@yield('content')
@include('partials.footer')