@extends('frontend.main_master') @section('page-context', 'login') @section('title', t('session-ended') . ' - ' . t('site-title')) @push('styles') @endpush @section('content')
{{ t('use-this-tab-content') }}
{{ t('dont-have-an-account') }} {{ t('register') }}