@extends('front.layout.app') @section('title',__('general.deger')." - ") @section('header') @endsection @section('seo') @endsection @section('content')

@lang('general.deger')

@lang('general.deger_text')

@lang('general.homepage') / @lang('general.deger')

@lang('general.deger')

{!! $data->deger !!}
@endsection @section('script') @endsection