@extends('resource.edit') @php $links['back'] = guard_url('mcq/mcq'); $links['form'] = guard_url('mcq/mcq') . '/' . $mcq->getRouteKey(); @endphp @section('icon') @stop @section('title') {!! __('mcq::mcq.title.main') !!} @stop @section('sub.title') {!! __('mcq::mcq.title.edit') !!} @stop @section('breadcrumb')