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