@extends('master') @section('style') @endsection @section('titulo') Reserva Verano 20-21 @endsection @section('style') @endsection @section('main')

Reserva Verano

20-21

@if ($errors->any())
@endif
{{ csrf_field() }} @isset($_GET['ref']) @endif @isset($_GET['from']) @endif


Completa tus datos

{!! app('captcha')->display() !!}

@endsection @section('script') @endsection