@extends('checkout.masterMock') @section('title', $evento->nombre) @section('icon', $evento->imagen) @section('content')
No hay imagen disponible
Invitado por {{ $rrpp->name }}
@endif @if($evento->act) {{ Html::linkRoute('buyMock', 'Comprar Entrada', $rrpp ? [$evento->hash, $rrpp->nickname] : $evento->hash, ['class' => 'btn btn-outline-info btn-block']) }} @else @endif