@extends('admin::layouts.layout') @section('content') @php($error = [])
Regenerate POS login ID

POS Login ID: {{$model->login_id}}

@include('user::user.tabs.general') @if ($id > 0) @include('user::user.tabs.permissions') @endif
@endsection