@extends('front.layouts.master') @section('title', 'Sign Up') @push('post_styles') @endpush @section('content')

{{ translate('Register Account') }}

@endsection @push('post_styles') @include('js.front.login') @endpush