@extends('layout.demo1.master') @section('main-content')

My order #{{$o->id}}

@csrf
Name:
Price:
Status:
Progress:
Link:
@endsection