@extends('layout.header') @section('title') ALIAN | Orders @endsection @section('main')

Orders

  • Total Remaining Amount: {{ $_ENV['APP_MONEY_SYMBOL'] }}{{ $remamount }}
  • New Order
@endsection