@extends('merchant.layouts.master') @section('css') @endsection @section('page-header')

@endsection @section('content')
{{config('languageString.merchant')}} {{config('languageString.total_order')}} {{config('languageString.total_amount')}}
@endsection @section('js') @endsection