@extends('layouts.site_master') @section('content')

Get free IPTV trial 24h

in this page you need to put your informations and we'll contact you and send you a free trial, please make sure your email is correct and not a trash mail, if you have a mag box please leave your mac address in the box of it

cccamtv.de @ {{ date('Y') }}
@csrf

Place Order IPTV trial request!

@if($errors->any())

{{$errors->first()}}

@endif
@error('customer_first_name') {{ $message }} @enderror
@error('customer_last_name') {{ $message }} @enderror
@error('customer_email') {{ $message }} @enderror
@error('customer_country') {{ $message }} @enderror
@endsection @section('js') @endsection