@extends('frontend.main.main') @section('content')

{{ Lang::get('frontend.optout.title') }}

{{ Lang::get('frontend.optout.description') }}

@stop @section('scripts') @stop