@extends('layouts.tabler') @section('css') {{-- --}} @endsection @section('content')
@include('layouts.popUpSearchProduct') @include('layouts.shipmentinformation') @include('layouts.paymentmethods') @include('layouts.checkOut') @endsection @section('js') @stop