@extends('layouts.member-app') @section('page-title')

@lang($pageTitle)

@endsection @section('content')
@lang('modules.notices.addNotice')
@csrf
@endsection @push('footer-script') @endpush