@extends("general_base") @section("title", "My Cart") @section("style") @endsection @section("content")

Shopping Cart

@endsection @section("script") @endsection