@extends('layouts.app') @section('title', __('pos')) @section('content')
{{ __('pos') }}

POS Content Placeholder

@endsection