@extends('frontend.arafa-cart.layouts.app') @push('css') @endpush @section('content')
@csrf

{{ $description }}

@endsection @push('js') @endpush