@extends('layouts.main') @section('page-style') @endsection @section('page-script') @endsection @section('content')

@include('layouts.notifications')
GO-SEND Package Detail Setting
{{ csrf_field() }}

You can use this variables to display order ID:

Order ID
@endsection