@extends('inner_layout') @section('title') {{ config('app.name', __('Sign Up')) }} @endsection @section('frontend_content')

{{ __('Create User Account') }}

{{ __('Your email addrss will not be published. Required fields are marked*') }}

@endsection @push('script_section') @endpush