@extends('layouts.landing') @section('title', 'Elearning Quiz') @section('content') @php $score = $third_percentage ? $third_percentage : ($second_percentage ? $second_percentage : ($first_percentage ? $first_percentage : 0)); @endphp