@extends('layouts.frontend.app') @section('title', 'Returns & Refunds') @section('content')
    {!!$page->content ?? ''!!} {!!$page->description ?? ''!!}
@endsection