{{-- resources/views/public/no-content.blade.php --}}
This website is under construction. We're working hard to bring you something amazing!
@auth @if($website->user_id === auth()->id() || auth()->user()->isAdmin())Please check back soon!
@endif @elsePlease check back soon!
@endauth