@extends('driver::layout.layout') @section('title',__('driver::home.Driver |Roles')) @section('content')
@lang('driver::home.roles')
@DriverHasRole(['create_roles'])
@endDriverHasRole
@DriverHasRole(['create_roles']) @endDriverHasRole
@endsection