@extends($design . '.layouts.main') @section('title', $page_properties->title) @section('keywords', $page_properties->keyword) @section('description', $page_properties->description) @section('header_class', 'header--secondary') @section('content')

{{__('text.moneyback_title')}}

{!!__('text.moneyback_text')!!}

@endsection @section('rewies')
@endsection