@extends('layout') @section('title', ' | ' . $data['numberID'] . ' | Buy') @section('style') @endsection @section('content')
@endsection @section('script') @endsection