@extends('layouts.admin') @section('content')
{{$errors->first('name')}}
{{$errors->first('options.*')}}
{{$errors->first('options')}}