@extends('layouts.app') @section('content')
@include('layouts.navbars.auth.topnav-auth', [ 'classes' => 'blur border-radius-lg top-0 z-index-3 shadow position-absolute my-3 py-2 start-0 end-0 mx-4', ])
Register with

or

Already have an account? Sign in

@include('layouts.footers.auth.desc-footer') @endsection