@extends('layouts.base') @section('content') @section('title', trans('代客下单'))
{{----}}
代客下单
    @if (!empty($store)) @endif
{{----}}
@endsection