@extends('admin.layouts.master') @section('page_title', __('Update Role')) @section('breadcrumb') @include('admin.partials.breadcrumb', ['breads' => [__('Roles'), __('Update Role')]]) @endsection @push('css') @endpush @section('content')