exists('logo.png') ? asset('storage/logo.png') : asset('images/controlpanel_logo.png') }}' property="og:image"> {{ config('app.name', 'Laravel') }} {{-- --}} {{-- summernote --}} {{-- datetimepicker --}} {{-- select2 --}}
@if (!Auth::user()->hasVerifiedEmail()) @if (Auth::user()->created_at->diffInHours(now(), false) > 1)
{{ __('Warning!') }}
{{ __('You have not yet verified your email address') }} {{ __('Click here to resend verification email') }}
{{ __('Please contact support If you didnt receive your verification email.') }}
@endif @endif @yield('content') @include('models.redeem_voucher_modal')