@extends('layouts.adminapp') @section('content') {{-- Edit Flyer --}}
@csrf @method('patch')

Flyer Add New

@if(isset($url)) avatar @else avatar @endif
Upload
is_active) checked @endif class="custom-control-input" id="product_active" name="is_active">
@endsection