diff --git a/resources/views/blog/show.blade.php b/resources/views/blog/show.blade.php index 12de687..1bcf67a 100644 --- a/resources/views/blog/show.blade.php +++ b/resources/views/blog/show.blade.php @@ -164,3 +164,218 @@ @endsection + +@push('styles') + + + + + + + + + +@endpush + +@push('scripts') + + + + + + + + + + + + + + + + +@endpush +