@extends("Default") @section("main") @parent @endsection @section("ads") {{-- Quảng cáo bài viết --}} @if(!empty($post->storage["ads_popup"])) @else @parent @endif @endsection @section("footer") @parent @endsection