@section('js') @endsection
{{ csrf_token() }} {{ csrf_field() }}

{{ $item->item->Name }}

{!!html_entity_decode($item->description )!!}

@if(strpos($item->amount, '|')) @else @endif @if(!strpos($item->amount, '|')) x{{ $item->amount }} @endif {{ $item->price }}