@extends('dashboard::layouts.layout') @push('header')

@lang('dashboard::dashboard.hello') {{adminGuard()->user()->name}}

This is your profile page. You can see the progress you've made with your work and manage your projects or assigned tasks

@endpush @section('content')
Image placeholder
22 Friends
10 Photos
89 Comments
Jessica Jones, 27
Bucharest, Romania
Solution Manager - Creative Tim Officer
University of Computer Science

@lang('dashboard::dashboard.edit_profile')

@csrf
@lang('dashboard::dashboard.user_information')
@stop