@view('header', [ 'title' => 'Home' ]) @if (Auth::check()):
Banq is very secure online banking system made to make you happy!
Check your accounts, transactions or create a new payment link:
@else:Banq is very secure online banking system made to make you happy!
Login or register to use our services:
@endif @view('footer')