{{-- ---------------------- Image modal box ---------------------- --}}
×
{{-- ---------------------- Delete Modal ---------------------- --}}
Are you sure you want to delete this?
You can not undo this action
{{-- ---------------------- Alert Modal ---------------------- --}}
{{-- ---------------------- Settings Modal ---------------------- --}}
@csrf {{--
Update your profile settings
--}}
{{-- Udate profile avatar --}}

{{-- Dark/Light Mode --}}

Dark Mode

{{-- change messenger color --}}

{{--

Change {{ config('chatify.name') }} Color

--}}
@foreach (config('chatify.colors') as $color) @if (($loop->index + 1) % 5 == 0)
@endif @endforeach