@extends('admin.layout.app') @section('body')

{{ __('admin.create_announcement') }}

@csrf
@endsection