@extends('layouts.app') @section('content')
@include('common.error')
@csrf
{{-- @if (can('rolecontroller', 'update'))--}} {{--@endif--}} Back
@endsection