@extends('en.layouts.layout') @section('contant')

{{ \App\Models\Settings::where('id', 55)->first()->value }}

{{ \App\Models\Settings::where('id', 55)->first()->value }}

{{ \App\Models\Settings::where('id', 56)->first()->value }}

{{ \App\Models\Settings::where('id', 57)->first()->value }}

{{ \App\Models\Settings::where('id', 58)->first()->value }}

{{ \App\Models\Settings::where('id', 59)->first()->value }}

{{ \App\Models\Settings::where('id', 60)->first()->value }}

{{ \App\Models\Settings::where('id', 61)->first()->value }}

{{ \App\Models\Settings::where('id', 62)->first()->value }}

{{ \App\Models\Settings::where('id', 63)->first()->value }}

{{ \App\Models\Settings::where('id', 64)->first()->value }}

{{ \App\Models\Settings::where('id', 65)->first()->value }}

@endsection