@extends('layouts.main_dashboard.app') @php($routePrefix = auth()->user()?->usesStaffPortal() ? 'teacher' : 'admin') @section('title', __('dashboard.Edit Answer')) @section('page_heading', __('dashboard.Edit Answer')) @section('breadcrumb')