@extends('layouts.app') @section('styles') @endsection @section('content')
{{ __('Are you sure you want to delete the following profile from this invoice: ') }} {{ $invoicedetail->name }} ({{ $invoicedetail->email }}) - {{ $invoicedetail->profileDate }}
{{ __('Warning: this action cannot be undone.') }}
{{ __('DO NOT FORGET TO MANUALLY UPDATE THE INVOICE VALUES!') }}