@extends('driver::layout.layout') @section('title',__('driver::home.Driver |Profile')) @section('content')
@DriverHasRole(['show basic info_profile']) @endDriverHasRole @DriverHasRole(['show files_profile']) @endDriverHasRole @DriverHasRole(['show iban info_profile']) @endDriverHasRole @DriverHasRole(['show packages_profile']) @endDriverHasRole
@endsection