@vite(['resources/css/app.css'])

Axis Max Life Admin

Create Admin Account

@if($errors->any())
Whoops! Something went wrong.
    @foreach($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif
@csrf