@extends('layouts.app') @section('title', __('roles.title')) @push('styles') @endpush @section('content')

{{ __('roles.title') }}

@endsection