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

{{ __('Set Background') }} *

(This background will be displayed if vendor dosen't set his / her store background)
@endsection