@extends('layouts.default') @section('title', __('seo.legal.title')) @section('meta_description', __('seo.legal.description')) @section('canonical', route('legal')) @section('content')
{{ __('global.navigation.legal') }}

{{ __('legal.header') }}

{{ __('global.tree.back-btn') }}
{{ __('global.navigation.home') }}  >  {{ __('global.navigation.legal') }}
@endsection