@extends("front.dashboard.layouts.app") @section("style") @endsection @section("wrapper")
Edit Product

@csrf

Notice: Undefined variable: files in /home/payanyfee/public_html/paystaging/resources/views/front/dashboard/products/edit.blade.php on line 146

Warning: Invalid argument supplied for foreach() in /home/payanyfee/public_html/paystaging/resources/views/front/dashboard/products/edit.blade.php on line 146
is_gold == 1 ? "checked" : "" }}>
is_featured == 1 ? "checked" : "" }}>
@endsection @section("page-js-script") @endsection