@extends('layouts.light.master') @section('title', 'Order') @section('css') @endsection @section('style') @endsection @section('breadcrumb-title')

Create anOrder

@endsection @section('breadcrumb-items') @endsection @section('content')

Select Catalog

2

Select Door Style

3

Cart Products

@endsection @section('script') @endsection