{{-- Name: smsSendout.show.blade Author: JH2 Created: 2017-02-22 --}} @extends('app') @section('_pageTitle', Lang::get('sms.splash.pageTitle')) @section('main-left') @include('sms.partials.splash', [ 'content_id' => 'smsSplash_57561', 'header_title' => Lang::get('sms.splash.headerTitle') ]) @stop @section('main-right') @stop @section('footer-left') @stop