@yield('page-css')
@include('client-traffic.partials.new-app')
Client Portal
{{ session('current_user.name') }}
@if($page_title == 'SMS Traffic') @else
Messages
@endif @if($page_title == 'Applications') @else @endif
Log out
@yield('content')
@yield('page-js')