@extends('layouts.store_dashboard_un_authed_layout') @section('title') {{Session::has('lang')&&Session::get('lang')=='en'?'Register ':' تسجيل حساب جديد '}} @endsection @section('content')
{{trans('stores_dashboard.sign_up')}}

{{awtTrans('انضم الينا أسر منتجة - مقدم خدمة')}}

{{trans('stores_dashboard.sign_up_rule')}}

1 {{trans('stores_dashboard.main_info')}}
2 {{trans('stores_dashboard.store_info')}}
@csrf
{{trans('stores_dashboard.manager_info')}}
{{trans('stores_dashboard.avatar')}}
{{--
--}} {{--

{{trans('stores_dashboard.have_account')}} {{trans('stores_dashboard.press')}}

--}} {{--
--}}
@endsection @section('scripts') @endsection