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