@extends('layouts.seller') @section('title', 'Edit Banner') @section('content')
@csrf @method('PUT')
Leave empty to keep current image. Recommended size: 1200x400px.
Where should this banner link to?
@endsection