@extends('admin.layouts.master-soyuz') @section('title',__('News Latter | ')) @section('body') @include('admin.layouts.topbar',$data)
@if ($errors->any()) @endif
{{ __("Back") }}

{{ __("News Latter") }}

@csrf
({{ __('Please choose image') }})
@endsection @section('custom-script') @endsection