@extends('layouts.app') @section('head') @include('layouts.partials.headersection',['title'=>'Create Order']) @endsection @section('content') @php $url=domain_info('full_domain'); @endphp
| {{ __('Id') }} | {{ __('Name') }} | {{ __('Price') }} | {{ __('Variation') }} | {{ __('Options') }} | {{ __('Cart') }} |
|---|