@extends('welcome') @section('seo_title', __('Signup') . ' | ') @section('content')
signup

{{__('Signup for an account')}}

@csrf
@endsection