@extends('layouts.app') @section('title', 'History Watch - ' . config('app.name')) @section('content') {{ __('translate.history-title') }} {{ __('translate.clear-history') }} {{ __('translate.del-history') }} Info: {{ __('translate.info-history') }} {{ __('translate.no-history') }} {{ __('translate.get-history') }} @endsection
{{ __('translate.no-history') }}