@extends('admin.layouts.main') @section('title', ___('QuickChat - Settings')) @section('content')
{{ ___('QuickChat') }}
@if($code) @else @endif
{{___("Don't have a purchase code?")}} {{___('purchase now')}}
@push('scripts_at_top') @endpush @endsection