@extends('layout.layout') {{-- Style --}} @push('links') @endpush {{-- Content --}} @section('content')

@if(isset($error)) {{$error}} @else 邀請回覆已成功收到! @endif

@endsection {{-- Script --}} @push('scripts') @endpush