{{-- auth/login.blade.php --}} @extends('layouts.app') @section('title', app()->getLocale()==='ar'?'تسجيل الدخول — Media Serve':'Login — Media Serve') @section('content')
{{ app()->getLocale()==='ar'?'سجّل دخولك للمتابعة':'Sign in to continue' }}
{{ app()->getLocale()==='ar'?'ليس لديك حساب؟':'No account?' }} {{ app()->getLocale()==='ar'?'إنشاء حساب':'Sign Up' }}