@extends('layouts.app') @php $mainClass = 'lg:w-[80%] w-full flex flex-col bg-[#f7f7f7]' @endphp @section('title', 'ویرایش بنر تبلغات | نیکس فایل') @section('aside-content') @endsection @section('content')

فرم ویرایش بنر

@csrf @method('PUT')
Current Image
@error('banner_redirect_link')

{{ $message }}

@enderror
بازگشت
@endsection