@extends('layouts.layout-2') @section('content')

{{ __('shop.orders_customers') }}

# {{__('tables.date')}} {{__('tables.amount')}} {{__('tables.status')}} {{__('tables.shipping')}} {{__('tables.firstname')}} {{__('tables.lastname')}} {{__('tables.email')}} {{__('tables.invoice')}} {{__('tables.art')}}
@endsection