@extends('layouts.layout-2') @section('content')
{{__('Business')}} {{__('Übersicht')}}
{!! Form::open(['action' => route('admin_payments_invoice'), 'class' => 'form-horizontal', 'id'=>'form_filter_business_user']) !!}
{!! Form::close() !!}
{{__('ID') }} {{__('Berater-ID') }} {{ __('Level') }} {{ __('KD') }} {{__('Gesamte Points')}} {{__('Umsatz netto')}} {{__('E-Mail')}} {{__('First name')}} {{__('Last name')}} {{__('Sponsor')}} {{__('tables.account')}} {{__('bis')}}
@endsection