@extends('layout.mainlayout') @section('content') @component('components.breadcrumb') @slot('title') Interview Questions @endslot @slot('li_1') Dashboard @endslot @slot('li_2') Jobs @endslot @slot('li_3') Interview Questions @endslot @endcomponent
# Questions Option A Option B Option C Option D Correct Answer Actions
@component('components.model-popup') @endcomponent @endsection