@extends('restaurant.pos.layout.master', ['hide_sidebar'=> true]) @section('content') @include('restaurant.pos.point-of-sales.sales-portion', ['type' => 1]) @endsection