@extends('employer.layouts.app') @section('content') @component('admin.layouts.partials.breadcrumbs', ['breadcrumbs' => $breadcrumbs]) @endcomponent
Aptitude Test Create
@csrf
{{ $errors->first('category_id') }}
{{ $errors->first('category_id') }}
{{ $errors->first('question') }}
{{--
{{ $errors->first('option_one') }}
{{ $errors->first('option_one') }}
{{ $errors->first('option_three') }}
{{ $errors->first('option_four') }}
{{ $errors->first('answer') }}
--}}
{{ $errors->first('questionType') }}
@endsection @push('custom_css') @endpush @push('custom_js') @endpush