@extends('layouts.app') @section('title') {{__('Settings')}} @endsection @section('css') @endsection @section('breadcrumb')

{{__('Settings')}}

@endsection @section('content')
{{__('Settings')}}
{{__('General Settings')}}
@csrf

{{__('Email Settings')}}

@csrf

{{__('Do not change variables')}}:
{patient_code}
{patient_name}

{{__('Do not change variables')}}:
{patient_name}

{{__('Do not change variables')}}:
{patient_name}

{{__('Reports Settings')}}

@csrf
{{__('Branch name')}}
{{__('Branch info')}}
{{__('Patient title')}}
{{__('Patient data')}}
{{__('Test title')}}
{{__('Test name')}}
{{__('Report signature')}}

{{__('SMS Settings')}}

@csrf

{{__('Twilio Api')}}


{{__('Do not change variables')}}:
{patient_name}
{patient_code}

{{__('Do not change variables')}}:
{patient_name}
{patient_code}

Whatsapp {{__('Settings')}}

@csrf

{{__('Do not change variables')}}:
{patient_name}
{receipt_link}

{{__('Do not change variables')}}:
{patient_name}
{report_link}

{{__('Api Keys Settings')}}
@csrf
@endsection @section('scripts') @endsection