@extends('admin/layout') @section('title') {{ labels('admin_labels.update_offer', 'Update Offer') }} @endsection @section('content')

{{ labels('admin_labels.update_offer', 'Update Offer') }}

{{ labels('admin_labels.boost_sales_with_captivating_and_profitable_promotions', 'Boost Sales with Captivating and Profitable Promotions') }}

@csrf @method('PUT')
{{ labels('admin_labels.update_offer', 'Update Offer') }}
link) ? $data->link : '' }}>
{{ labels('admin_labels.offer_images', 'Offer Images') }}

Upload

Recommended Size: 1648 x 610 pixels

@if ($data->image && !empty($data->image))
Not Found
@endif

Upload

Recommended Size: 1648 x 610 pixels

@if ($data->banner_image && !empty($data->banner_image))
Not Found
@endif
@endsection