@extends('voyager::auth.master') @section('content')

Sign Up

Or
Sign In
{{ csrf_field() }}
@if(!$errors->isEmpty())
@endif
@endsection @section('post_js') @endsection