@extends('auth.auth_layout') @section('content') @include('auth.page_title', ['pageTitleMessage' => 'Register']) @if (session()->has('flash_notification')) @foreach (session('flash_notification') as $flash)
@if(!isset($user))
Fill the form below to register
@else
Complete your profile information below
@endif
(All fields are compulsory)