@extends('common.provider.layout.auth') @section('styles') @parent @stop @section('content') @include('common.alert') @lang('auth.welcome_login') @lang('auth.login-with') @lang('auth.phone_number') @lang('auth.email') @lang('auth.login') @lang('auth.do_not_account') @lang('auth.signup') @lang('auth.forgot_password')@lang('auth.reset_here') @if(Helper::getSettings()->site->social_login == 1) @lang('auth.or') @endif {!! Helper::getSettings()->site->site_copyright !!} @lang('auth.welcome_login') @lang('auth.select_gender') @lang('auth.MALE') @lang('auth.FEMALE') @lang('auth.GENERAL') @lang('auth.select_country') @lang('auth.select_city') @lang('auth.submit') @stop @section('scripts') @parent
{!! Helper::getSettings()->site->site_copyright !!}
@lang('auth.welcome_login')