@extends('layouts.master') @section('title') {{__('User Profile')}} @endsection @php $user = auth()->user(); @endphp @section('main_content')