@extends('layouts.app') @section('content')

Tambah Role

@csrf @include('role.form')
@endsection