@extends('layouts.master') @section('title') @lang('translation.Inbox') @endsection @section('content') @component('common-components.breadcrumb') @slot('pagetitle') Inbox @endslot @slot('title') Messages @isset($user){{ $user->name }} @endisset @endslot @endcomponent