{{-- @extends('errors::minimal') @section('title', __('Not Found')) @section('code', '404') @section('message', __('Not Found')) --}} @extends('layouts.master-without-nav') @section('title')Metrica @endsection @section('content') @section('body')
@endsection