@extends('frontLayouts.frontApp') @section('class') experiment register-new @endsection @section('headerContent')

{{trans('lang.sign_up')}}

{{-- @include('frontLayouts.errors')--}}
@csrf
@csrf
{{trans('lang.have_account')}} {{trans('lang.login')}}
@endsection @section('frontContent')
@endsection