@extends('layouts.backend') @section('title', 'My Account') @section('css') @endsection @section('breadcrumb-title')

My Account

@endsection @section('breadcrumb-items') @endsection @section('content')

My Profile

MARK JECNO

DESIGNER

Bio

Edit Profile

@endsection