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

Products

Edit Product

is_feature == '1' ? 'checked' : '' }}>
is_momo_product == '1' ? 'checked' : '' }}>
is_website_product == '1' ? 'checked' : '' }}>
@if($model->thumb != '') @endif
@if($model->momo_thumb != '') @endif

Seo Manage

Edit Product

@if($listImage != null && count($listImage) > 0) @foreach($listImage as $item)
@endforeach @endif
{{--
--}}
@endsection @section('script') @endsection