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

{{ __('navigation.my_orders') }} / {{ __('navigation.overview') }}

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