@extends('template') @section('page-title') Dashboard @endsection @section('page-sub-title') @endsection @section('tag-title') Dashboard @endsection @section('header-right-content') @endsection @section('main-content')

Recent orders

@foreach([] as $x) @endforeach
No. Seller Customer Description Total Region Actions
@endsection @section('page-style') @endsection @section('page-script') @endsection