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