In Stock
@elseif($product->stocks[0]->amount > 0)
Low Stock
@else
Out Of Stock
@endif
@extends('layouts.app') @section('content')