@extends('layouts.app') @section('title', 'Register Settings') @section('content') @livewire('cashregister::settings.register-settings') @endsection