@extends('layouts.master') @section('content')
@if (Session::has('msg'))
@endif
Registered User