@extends('backend.layouts.app-backend') @section('content')

Add Cart

@include('layouts.message')
Add Cart from the following form.
@csrf()
@endsection