@extends('layouts.admin') @section('content')

Update Product

@csrf @method('PUT')
trending == "1" ? "checked" : "" }}>
@if ($product->image) no image @endif
@endsection