@extends('guard.layouts.main') @section('content') @section('title', 'Đặt hàng')
KHỞI TẠO ĐƠN HÀNG
@if (Auth::check()) @else Đăng nhập để mua dịch vụ! @endif
GHI CHÚ

@endsection @section('script') @endsection