@extends('layouts.portal.layout') @section('content')

Important information about your move with You Move Me!

Buy Supplies

FREE DELIVERY OVER $100

@foreach($prod as $item)
Apple Computer
{{ $item->product_name }}

{{ $item->description }}

${{ $item->price }}
@endforeach
@endsection