@extends('layouts.app') @section('title', __('User Payments')) @section('content')
@include('partials.frontend.user.sidebar')
@endsection