@extends('layouts.vendor') @section('content')
{{ csrf_field() }} @include('includes.vendor.form-both')

{{ __('Current Banner') }} *

@if ($data->shop_image) @endif

{{ __('Prefered Size: (1920x220) Image') }}

@endsection @section('scripts') @endsection