@extends('panel::layouts.master', ['title' => 'تعديل الإعلان']) @section('content')
  • قائمة الإعلانات
  • تعديل الإعلان
  • تعديل الإعلان

    @csrf @method('put')
    {{ $ad->image->alt_text }}
    {{ asset('storage/' . $ad->image->file_path) }}
    status) ) checked @endif>
    @endsection @push('scripts') @endpush @push('styles') @endpush