@extends('template_backend.home') @section('heading', 'Pengumuman') @section('page') @endsection @section('content')
@csrf
@endsection @section('script') @endsection