@extends('layouts.app') @section('content')
{{ $generalSetting?->primary_color ?? '#22A699' }}
{{ $generalSetting?->secondary_color ?? '#e9f6f5' }}