@extends('mainlayout.layout') @section('title') @endsection @section('content')

Add Permission

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