@extends('layouts.main') @push('css') @endpush @section('isi')

Permission {{-- Back --}} Add Permission

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