@extends('layouts.app') @section('page-title', __('My Profile')) @section('page-heading', __('My Profile')) @section('breadcrumbs') @stop @section('content') @include('partials.messages')