@extends('layouts.index') @section('content')
{{ $errors->first('name') }}
{{ $errors->first('permission') }}