IMMREX7
<!DOCTYPE html>
<html lang="{{ app()->getLocale() }}">
@include('layouts.partial.head')
<body class="theme-purple">
<div class="overlay"></div>
<div class="row" style="margin:0px !important;">
<div class="col-sm-1"></div>
<div class="col-sm-10">
<div class="card">
<div style="text-align: center;">
<a><img src="{{ asset('storage/schools/'.$school->idSchool.'/'.$school->schoolLogo)}}" width="90" alt="School MIS"></a>
<h2 style="text-align: center; font-size: 20px;"><strong> Virtual Card Filling Successful !!</strong></h2>
</div>
<div class="body">
<div class="header">
<h2><strong>Thanks For Your information. Your Reference No is - (VIR2024{{$card->id}})</strong></h2>
</div>
<p>Save this for your future reference.</p>
</div>
</div>
<div class="col-sm-1"></div>
</div>
</div>
</div>
<!-- Scripts -->
@include('layouts.partial.script')
@include('onlinereg.regscript')
</body>
</html>
Copyright © 2021 -