@extends('frontend/partials/master') @section('top-stylesheets') @include('frontend.partials.sidenavRegisterAndLoginCSS') @endsection @section('stylesheets') @endsection @section('stylesheets-bottom') @include('frontend.partials.sidenavRegisterAndLoginJS') @endsection @section('content') @if(session()->has('message'))
{{ session()->get('message') }}
@endif @include('frontend.partials.sidenavRegisterAndLogin')

QR code scanner