@extends('layouts.admin.master') @section('title')Edit Profile {{ $title }} @endsection @push('css') @endpush @section('content') @component('components.breadcrumb') @slot('breadcrumb_title')

Edit Profile

@endslot @endcomponent

My Profile

MARK JECNO

DESIGNER

Bio

Edit Profile

@push('scripts') @endpush @endsection