{{$transaction->service->name}}

{!! Form::open(['route' => 'admin.salesInvoice.createSalesInvoice','id' => 'salesInvoice-form']) !!}
{!! Form::label('invoice_type', 'Payment Type:') !!}
{!! Form::close() !!}