@extends('layouts.store_dashboard_un_authed_layout') @section('title') {{Session::has('lang')&&Session::get('lang')=='en'?' Login ':' تسجيل الدخول '}} @endsection @section('content')
{{trans('stores_dashboard.login_rule')}}
{{trans('stores_dashboard.no_account')}} {{trans('stores_dashboard.press')}}
{{$welcome_content}}