@if(Session::has('success'))
{{ Session::get('success') }}
@endif @if(Session::has('fail'))
{{ Session::get('fail') }}
@endif

Cakes

Data of Jay Mala
@foreach($jaymala as $jaymalas) @endforeach
Name
Quantity
Price
Image
Action
{{$jaymalas->name}}

{{$jaymalas->quantity}}

{{$jaymalas->price}}