@extends('layouts.auth', ['no_header' => 1]) @section('title', 'Update Confirmation') @section('content')

{{ config('app.name', 'POS') }}

@include('install.partials.e_license')
{{ csrf_field() }}
@endsection