@extends('layouts.mobile.modern') @section('title', 'Daftar Pengumuman') @section('header_left') @endsection @push('mystyle') @endpush @section('content') {{-- Skeleton Loading Containers --}}
@for ($i = 0; $i < 4; $i++)
@endfor
@endsection @push('myscript') @endpush