@extends('layouts.main') @section('title', 'Continue with NIN') @section('main')
Welcome Image
@livewire('auth.nin-registration')
@endsection