@extends('layouts.master') @section('title') Profile @endsection @section('css') @endsection @section('body')
@endsection @section('content') @component('components.breadcrumb') @slot('page_title') Profile @endslot @slot('subtitle') Edit Profile @endslot @endcomponent