@extends('layouts.master') @section('title', 'List Pengumuman / File Peraturan-Peraturan') @section('content')
List Pengumuman / File Peraturan-Peraturan
Upload
@if (session('success'))
{{ session('success') }}
@endif
Judul File Keterangan Aksi
@endsection @section('js') @endsection