@extends('layouts.public') @section('title') {{trans('seo.title.index')}} @endsection @section('description') {{trans('seo.description.index')}} @endsection @section('content')

{!!trans('index.about.title')!!}

{!!trans('index.about.text')!!} {!!trans('index.about.button')!!}
Kongrad Zadar
@endsection @section('scripts') @endsection