@extends('admin.app') {{-- Web site Title --}} @section('title') Sent Box :: @parent @stop @section('content') Mailbox Home Mailbox Sent Box Email To Subject Status Created At @endsection {{-- Scripts --}} @section('scripts') @parent @endsection