@extends('layouts.admin.admin') @section('title', 'Acagemic Regalia Return Form') @section('content') @include('order.return.form') @endsection