@extends('company::layout.layout') @section('title',__('company::home.company') . " | " . __('company::home.drivers')) @section('content')
@CompanyHasRole(['create_drivers'])
@endCompanyHasRole
@endsection