@extends('layouts.app') @push('page-styles') {{-- Escape @ characters so Blade doesn't treat them as directives --}} {{-- Meta tags dinamis akan diisi oleh JavaScript --}} @endpush @section('content')

Loading articles...

@endsection @push('scripts') @endpush