@extends('admin.layouts.master') @section('title', 'Add Role') @section('content')
{{ $errors->first('name') }}