@extends('layouts.app2') @section('title', '| Create Permission') @section('badcome') @endsection @section('content')
{{ $errors->first('name') }}
{{ $errors->first('module') }}