@extends('admin/layout') @section('page_title','Manage Product') @section('product_select','active') @section('container') @if($id>0) @php $image_required=""; @endphp @else @php $image_required="required"; @endphp @endif