@extends('tenants.layouts.master') @section('title') @lang('Profile Update') @endsection @section('css') @endsection @section('content') @component('tenants.components.breadcrumb') @slot('li_1') Profile Update @endslot @slot('title') Profile @endslot @endcomponent

Profile Details

Image preview

(Only jpg, png allowed, Max size: 5MB)

@endsection @section('script') @endsection