@extends('layouts.auth') @section('title') {{__("words.Sign Up")}} @endsection @section('content') @push('page_style') @endpush
@push('page_script') @endpush @endsection