@extends('layouts.auth') @section('title','Complete Registration') @push('page-styles') @endpush @section('body')
@csrf

Complete your registration

+1
@endsection @push('page-scripts') @endpush