@extends('admin.layouts.content') @section('content')
@include('components.card_header', ['title' => 'Bulletin Updates', 'route' => route('Bulletin Updates')])
{{ csrf_field() }}
@endsection