{{trans("tables.name_title")}} | {{trans("tables.description_title")}} | {{trans("tables.status_title")}} | {{trans("tables.exam_title")}} | {{trans("tables.question_title")}} | {{trans("tables.action_title")}} |
---|
@extends('layouts.app') @section('title', trans('menu.exam_title')) @section('content')
{{trans("tables.name_title")}} | {{trans("tables.description_title")}} | {{trans("tables.status_title")}} | {{trans("tables.exam_title")}} | {{trans("tables.question_title")}} | {{trans("tables.action_title")}} |
---|