@extends('layouts.master') @section('title') @lang('translation.Inbox') @endsection @section('content') @component('common-components.breadcrumb') @slot('pagetitle') Email @endslot @slot('title') Inbox @endslot @endcomponent
@endsection @section('script') @endsection