@include('layouts.navbar')
@php $eror_msg= (session()->has('msg')) ? 'style=display:block;':'' @endphp
@php $eror_sucess= (session()->has('sucess')) ? 'style=display:block;':'style=display:none;' @endphp
New guest? If you do not have an account, register here!
Existing guest? Login here
@endsection