@extends('frontend::layouts.master') @section('title') @section('style') @endsection @section('content')
@lang('frontend.frnd_92')
@lang('frontend.product')
@lang('frontend.price')
@lang('frontend.quantity')
@lang('frontend.total')
@lang('frontend.frnd_93')
@if ($order_count <= 1)
{{ !empty($data['coupon']['name']) ? $data['coupon']['name'] : '' }}
@endif
@lang('frontend.frnd_66')

{!! $freebies['description'] ?? '' !!} {{--
{!! !empty($text['detail_1'])?$text['detail_1']:'' !!} --}} {{-- --}} {{--
--}} {{-- {!! !empty($text['detail_2'])?$text['detail_2']:'' !!} --}} {{-- --}} {{--
--}}
@endsection @section('script') @endsection