@if(session()->has('message'))

{{ session()->get('message') }}

@elseif(session()->has('error'))

{{ session()->get('error') }}

@endif

Join 100,000 people already collaborating

This e-commerce app is licenced with MIT and can be forked in Github
So what are you waiting for? Set an online shop NOW!

{{csrf_field()}}