@extends('dashboard.master') @section('title', 'تعديل اعلان') @section('dashoffer-active', 'active') @section('content')
@csrf @method('PUT') @if ($dashboardOffer->image) @endif
@endsection