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

@lang('main.hello') {{$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--}} Orders
{{-- 10--}} Transactions
{{-- 89--}} Customers
{{ $user->name }} {{-- , 27--}}
{{--
--}} {{-- Bucharest, Romania--}} {{--
--}} {{--
--}} {{-- Solution Manager - Creative Tim Officer--}} {{--
--}} {{--
--}} {{-- University of Computer Science--}} {{--
--}}

@lang('main.edit_profile')

{{-- --}}
@csrf
@lang('dashboard::dashboard.user_information')
@stop