@extends('backend.static.layouts.formlayouts') @section('title') {{ ___('common.Sign In') }} @endsection @section('content')

{{ ___('common.Log_In') }}

{{ ___('common.welcome_back_please_login_to_your_account') }}


{{ ___('common.please_enter_at_least_6_character') }}


{{ ___('common.this_area_required') }}

{{ ___('common.dont_have_an_account') }} {{ ___('common.create_an_account') }}

@endsection