@extends('layouts.master') @section('body')

Add Permission

@csrf
@error('name')
{{$message}}
@enderror
@endsection