@extends('front.layouts.app', ['title' => 'Register']) @section('content')

Welcome {{env('APP_NAME')}}

  • 1
  • 2
  • 3
@csrf

Account information

billing Information

{{-- --}}
{{-- --}}
{{-- --}}

Security

Already Have an account? Sign In

@endsection @section('custom-js') @endsection