@extends('web.layouts.main') @section('content') @include('web.components.page-header', ['class' => 'pt-5 pb-3', 'heading' => $section->title, 'subheading' => $section->text])
{{ trans('text.insufficient-funds') }}
{{ trans('text.add-funds-to-wallet') }}