@extends('layouts.auth') @section('content')

Hello, Friend!

Enter your personal details and start journey with us

You Have Been Confirmed

Enter your License Number
@if(Auth::user()->role_id == 4) Skip @endif
@section('script') @endsection @endsection