@extends('layouts.admin.admin') @section('title', 'Invoice Form') @section('content')
Collect / Return
@include('order.collection.form') @endsection