Commit 146ef00e by fezrul

wording

parent f903d8c3
......@@ -286,7 +286,7 @@ class HomeController extends Controller
$message->from('myevent@gmail.com', 'MyEvent');
$message->to($uemail)->subject('Invitation for :'.$uevent.'');
$message->to($uemail)->subject('Invitation for : '.$uevent.'');
});
......
......@@ -77,7 +77,7 @@ class InvitationController extends Controller
$message->from('myevent@gmail.com', 'MyEvent');
$message->to($uemail)->subject('Acceptance for :'.$uevent.'');
$message->to($uemail)->subject('Invitation for : '.$uevent.'');
});
......
......@@ -113,25 +113,27 @@
<div id="input_email" class="col-md-12">
<input class="form-control email" type="text" name="email" placeholder="Email Address" disabled value="{{$info->email}}">
</div>
</div>
<div id="form_register_btn" class="col-md-12">
<a href="/attendance/{{$info->id}}/{{$eventid}}" class="btn btn-medium btn-yellow">Take attendance</a>
<a href="/registration/{{$info->id}}/{{$eventid}}" class="btn btn-medium btn-blue">Registration </a>
<br><br>
</div>
<div id="form_register_btn" class="col-md-12">
<a href="/goodies/{{$info->id}}/{{$eventid}}" class="btn btn-medium btn-blue">Goodies </a>
<a href="/goodies/{{$info->id}}/{{$eventid}}" class="btn btn-medium btn-blue">Goodies Collection</a>
<br><br>
</div>
<div id="form_register_btn" class="col-md-12">
<a href="/registration/{{$info->id}}/{{$eventid}}" class="btn btn-medium btn-blue">Registration </a>
<a href="/attendance/{{$info->id}}/{{$eventid}}" class="btn btn-medium btn-yellow">Attendance: Grand Opening</a>
<br><br>
</div>
<div id="form_register_btn" class="col-md-12">
<a href="/eventattendance/{{$info->id}}/{{$eventid}}" class="btn btn-medium btn-green">Attendance Event </a>
<a href="/eventattendance/{{$info->id}}/{{$eventid}}" class="btn btn-medium btn-green">Attendance: Award Night</a>
<br><br>
</div>
<div id="form_register_btn" class="col-md-12">
<a href="/lunch/{{$info->id}}/{{$eventid}}" class="btn btn-medium btn-orange">Lunch Event </a>
<a href="/lunch/{{$info->id}}/{{$eventid}}" class="btn btn-medium btn-orange">Attendance: Gala Dinner</a>
<br><br>
</div>
</div>
......
......@@ -238,7 +238,8 @@ footer {
Thank you for accepting our invitation!!
<br>
<br>
We have prepaired your digital pass and detail for our event at our event page.
We have prepared your digital pass and details of our event at our event page.
<br>
You can also login to our event page using :
......
......@@ -235,10 +235,11 @@ footer {
<div class="notice">
<h2 class="name">Dear {{$name}}</h2>
<br>
We please to inform you that you has being invited to our event
We're pleased to inform you that you have been invited to our event.
<br>
Please go to this link to accept or to reject.
Please click this link for RSVP
<br>
<br>
Thank you
......
......@@ -15,12 +15,11 @@
<th>{{ __("No") }}</th>
<th>{{ __("Participant Name") }}</th>
<th>{{ __("Email") }}</th>
<th>{{ __("Date and time") }}</th>
<th>{{ __("Goodies") }}</th>
<th>{{ __("Scan By") }}</th>
<th>{{ __("Registration") }}</th>
<th>{{ __("Attendance Event") }}</th>
<th>{{ __("Lunch Event") }}</th>
<th>{{ __("Goodies Collection") }}</th>
<th>{{ __("Attendance: Grand Opening") }}</th>
<th>{{ __("Attendance: Award Night") }}</th>
<th>{{ __("Attendance: Gala Dinner") }}</th>
</tr>
......@@ -32,10 +31,9 @@
<td>{{ $loop->iteration }}</td>
<td>{{ $list->fullname }}</td>
<td>{{ $list->email }}</td>
<td>{{ $list->time }}</td>
<td>@if($list->goodies_status == 1) Yes @else Not Yet @endif</td>
<td>{{ $list->by }}</td>
<td>@if($list->registration_status == 1) Yes @else Not Yet @endif</td>
<td>@if($list->goodies_status == 1) Yes @else Not Yet @endif</td>
<td>{{ $list->time }}</td>
<td>@if($list->attendance_status == 1) Yes @else Not Yet @endif</td>
<td>@if($list->lunch_status == 1) Yes @else Not Yet @endif</td>
......@@ -49,7 +47,6 @@
<td>rafezah@3fresources.com</td>
<td>2-18-09-20 09:45:00</td>
<td>Yes (Scanned by Amer)</td>
<td>Muhamad Fezrul</td>
<td>Yes (Scanned by Amer) </td>
<td>Yes (Scanned by Rashdan)</td>
<td>Not Yet</td>
......
......@@ -114,25 +114,27 @@
<div id="input_email" class="col-md-12">
<input class="form-control email" type="text" name="email" placeholder="Email Address" disabled value="{{$info->email}}">
</div>
</div>
<div id="form_register_btn" class="col-md-12">
<a href="/attendance/{{$info->id}}/{{$eventid}}" class="btn btn-medium btn-yellow">Take attendance</a>
<a href="/registration/{{$info->id}}/{{$eventid}}" class="btn btn-medium btn-blue">Registration </a>
<br><br>
</div>
<div id="form_register_btn" class="col-md-12">
<a href="/goodies/{{$info->id}}/{{$eventid}}" class="btn btn-medium btn-blue">Goodies </a>
<a href="/goodies/{{$info->id}}/{{$eventid}}" class="btn btn-medium btn-blue">Goodies Collection</a>
<br><br>
</div>
<div id="form_register_btn" class="col-md-12">
<a href="/registration/{{$info->id}}/{{$eventid}}" class="btn btn-medium btn-blue">Registration </a>
<a href="/attendance/{{$info->id}}/{{$eventid}}" class="btn btn-medium btn-yellow">Attendance: Grand Opening</a>
<br><br>
</div>
<div id="form_register_btn" class="col-md-12">
<a href="/eventattendance/{{$info->id}}/{{$eventid}}" class="btn btn-medium btn-green">Attendance Event </a>
<a href="/eventattendance/{{$info->id}}/{{$eventid}}" class="btn btn-medium btn-green">Attendance: Award Night</a>
<br><br>
</div>
<div id="form_register_btn" class="col-md-12">
<a href="/lunch/{{$info->id}}/{{$eventid}}" class="btn btn-medium btn-orange">Lunch Event </a>
<a href="/lunch/{{$info->id}}/{{$eventid}}" class="btn btn-medium btn-orange">Attendance: Gala Dinner</a>
<br><br>
</div>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment