@extends('admin.layout.master') {{-- extra css files --}} @section('css') @endsection {{-- extra css files --}} @section('content')

{{awtTrans('اضافه متجر')}}

@csrf
{{awtTrans('صورة الغلاف ')}}
{{awtTrans('صورة الشعار ')}}
{{awtTrans('صورة السجل التجاري ')}}
{{-- --}}
{{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} @if(request()['has_contract'] == 'true')

{{awtTrans('بيانات مدير النظام')}}

{{awtTrans('صورة الغلاف ')}}
@else @endif
{{awtTrans(' رجوع ')}}
@endsection @section('js') {{-- #Maps --}} {{-- show selected image script --}} @include('admin.shared.addImage') {{-- show selected image script --}} {{-- submit add form script --}} @include('admin.shared.submitAddForm') {{-- submit add form script --}} @endsection