@extends('layouts.app') @section('title', 'Home') @section('head') @parent @endsection @section('content')
@if ($message = Session::get('Status'))
  {{ $message }}
@endif

NFC Wireless Smart Solutions

Tags allow anyone to contact owners data with SMART PHONE using NFC Or QR code

How it works

REGISTER YOUR TAG

-Enter nfc tag code : located in the tag(1000-3000).

-Enter activation code: located in the front cover below the tag (nfc-xxx)..

-Complete Tag profile.












SCANING YOUR TAG

-When someone scans your tag, he will automatically see your data and location so he can communicate with you.

-You will receive an email telling you that someone has scanned your tag and has its location.

@endsection @section('footer') @parent @endsection