@extends('layouts.' . get_frontend_settings('theme')) @push('title', get_phrase('Sign Up')) @push('meta')@endpush @push('css') @endpush @section('content')
@endsection @push('js') @endpush