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

{{awtTrans('تعديل اعلان ')}}

@csrf @method('PUT')
{{awtTrans('صورة الاعلان ')}}
{{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{-- {{awtTrans('صورة الكافر ')}}--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}}
{{awtTrans(' رجوع ')}}
@endsection @section('js') {{-- submit edit form script --}} @include('admin.shared.submitEditForm') {{-- submit edit form script --}} {{-- show selected image script --}} @include('admin.shared.addImage') {{-- show selected image script --}} @endsection