UnknownSec Bypass
403
:
/
mnt
/
lmsestudio-instance-vol002
/
lms_dfc6afe0cd4d
/
resources
/
views
/
emails
/
cart
/ [
drwxr-xr-x
]
Menu
Upload
Mass depes
Mass delete
Terminal
Info server
About
name :
email.blade.php
@extends('layouts.email') @section('title') {{ $email['content'] }} @stop @section('content') @if(!empty($email['link'])) @if(isset($data['details'])) <p>Contratações</p> <ul> @foreach($data['details'] as $detail) @if ($detail['course']['is_free']) <li>{{ $detail['course']['name'] }} - {{ $detail['plan']['name'] }} - {{ $detail['plan']['duration']['name'] }}</li> @else <li>{{ $detail['course']['name'] }} - {{ $detail['plan']['name'] }} - {{ $detail['plan']['duration']['name'] }} - {{ $detail['plan']['duration']['duration'] }} mes(es) </li> @endif @endforeach </ul> @endif {!! $email['link'] !!} @endif @stop
Copyright © 2026 - UnknownSec