@extends('backend.layouts.app') @section('title', __('Create Open Roles')) @section('content')
@method('PUT') @csrf
Create Open Roles
@endsection