@if(isset($css)) @endif
@section('content') @show
@if (isset($reminder))
{!! $reminder !!}
@endif
@if (isset($twitter))
@endif @if (isset($facebook))
@endif
@section('footer') @show