@extends('layouts.viewer') @section('title') Reply invitation @endsection @section('style') @endsection @section('content') @if($errors->any()) @foreach ($errors->all() as $error)