@extends('layout.app') @section('title') Edit Role | {{env('APP_NAME')}} @endsection @section('content')

Edit Role

{{ csrf_field() }}
@endsection @section('css') @endsection @section('js') @endsection