@extends('layouts.user') @section('content') @if(auth()->check() && auth()->user()->id == $user->id) {{ __('تنظیمات حمایت مالی') }} @endif