@extends('layouts.default') @section('title') {{ localize('Paypal Payment') }} {{ getSetting('title_separator') }} {{ getSetting('system_title') }} @endsection @section('content') @endsection @section('scripts') @endsection