@extends('layout.mainlayout')
@section('content')
@component('components.breadcrumb')
@slot('title')
Settings
@endslot
@slot('item1')
index
@endslot
@slot('item2')
Profile Settings
@endslot
@endcomponent
Basic Information
Recommended dimensions are typically 400 x 400 pixels.
Address Information
@component('components.modal-popup')
@endcomponent
@endsection