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