@extends('admin/layouts/default') {{-- Page title --}} @section('title') Forward @parent @stop {{-- page level styles --}} @section('header_styles') @stop {{-- Page content --}} @section('content') Forward Dashboard Email Inbox Compose Inbox Sent Trash Spam Draft Inbox To: Subject: Cc: Cc: Bcc: Bcc: Send Draft Discard @stop {{-- page level scripts --}} @section('footer_scripts') @stop