@extends('client.layouts.app') @section('page_title', 'Text blocks') @section('body_class', 'text_blocks') @section('content_header_title') @endsection @section('content')

{{ __('client.navigation.text_blocks') }}

{{__('client.global.name')}}
@endsection @section('custom_scripts') @endsection