• {!! link_to_route('customers.show', trans('customer.show'), [$customer]) !!}
  • {!! link_to_route('customers.projects', trans('customer.projects').' ('.$customer->projects->count().')', [$customer]) !!}