@extends(get_view('index')) @section('title'){{ translate('pay') }} - @endsection @section('header') @endsection @section('content') @include(get_view('components.cart.payment.success')) @endsection @section('footer') @endsection