@extends('layouts.app_admin') @section('content') @include('back.orders.index',['orders'=>$orders]) @endsection