@extends('admin::layouts.master') @section('title','E-SHOP || Banner Create') @section('content')
@lang('partials.edit')
@include('newsletter::partials.form')
@endsection @push('styles') @endpush @push('scripts') @endpush