@extends('layouts.appnew') @section('title', __('lang_v1.login')) @section('content')
@if(config('app.env') == 'demo')

Demo Shops Demos are for example purpose only, this application can be used in many other similar businesses.

@endif
@stop @section('javascript') @endsection