@extends('layouts.app') @section('title', 'Create Bulletin') @section('content')
@include('bulletins.form')
{{--
--}}
@endsection