@extends('themes.frontend.layouts.app-popup') @section('validate') @stop @section('content')

{!! $model->title !!}

{!! $model->description !!}
{{ csrf_field() }}

You are agree to our Rules, Terms & Conditions, Community Safety Policy and Privacy Policy

@endsection @push('scripts') @endpush