@extends('frontend.main_master') @section('page-context', 'login') @section('body-class', 'login-page') @section('no-header', 'true') @section('no-footer', 'true') @push('styles') @endpush @section('content')
{{ t('dont-have-an-account') }} {{ t('register') }}