@extends('tenant.layouts.supervisor') {{-- Tilte Section --}} @section('title', 'Edit Question Page') {{-- Style Section --}} @section('style') @endsection {{-- Content Section --}} @section('content')
@endsection {{-- Script Section --}} @section('script') @endsection