diff --git a/public/assets/img/illustrations/truncgil-overview-timeline.webp b/public/assets/img/illustrations/truncgil-overview-timeline.webp new file mode 100644 index 0000000..26be823 Binary files /dev/null and b/public/assets/img/illustrations/truncgil-overview-timeline.webp differ diff --git a/resources/views/blog/partials/posts.blade.php b/resources/views/blog/partials/posts.blade.php index 61f1b22..b5a0c9d 100644 --- a/resources/views/blog/partials/posts.blade.php +++ b/resources/views/blog/partials/posts.blade.php @@ -29,7 +29,7 @@
{{ __('blog.empty') }}
+{{ __('blog.empty') }}
{{ __('blog.empty', ['default' => 'No blog posts available at the moment.']) }}
+{{ __('blog.empty', ['default' => 'No blog posts available at the moment.']) }}
+
@if(!empty($search)) {{ __('music_productions.search_no_results', ['query' => $search]) }} @else diff --git a/resources/views/front/music-productions/show.blade.php b/resources/views/front/music-productions/show.blade.php index 9676057..fbff45b 100644 --- a/resources/views/front/music-productions/show.blade.php +++ b/resources/views/front/music-productions/show.blade.php @@ -7,7 +7,7 @@