@extends('layouts.user_type.guest') @section('header_title', __('کیف پول')) @section('content')
{{ __('این بخش به کیف پول منتقل شده است.') }} {{ __('رفتن به کیف پول') }}
@endsection