@extends('layouts.app') @section('title', 'Mobile Profile') @section('content')

{{ __('mobile.profile') }}

User Avatar

Loading...

Loading...

@endsection @push('styles') @endpush @push('scripts') @endpush