@extends('layouts.customer') @section('content')

Clover POS

@if ($message = Session::get('success'))

{{ $message }}

@endif
Clover

Your clover application is connected successfully. If you want to edit. Please click the button below.

Edit Application Configuration
@endsection