@extends('layouts.master') @section('title') @lang('translation.profile') @endsection @section('content')
user-img

{{ Auth::user()->name }}

{{ Auth::user()->role }}

California, United States
Themesbrand

24.3K

Followers

1.3K

Following

@component('components.profile-header',['active'=>'documents']) @endcomponent
Documents
File Name Type Size Upload Date Action
Zip File 4.57 MB 12 Dec 2021
PDF File 8.89 MB 24 Nov 2021
MP4 File 14.62 MB 19 Nov 2021
XSL File 2.38 KB 14 Nov 2021
Floder File 87.24 MB 08 Nov 2021
PNG File 879 KB 02 Nov 2021
@endsection @section('script') @endsection