@extends('user.layout') @section('content')
{{ __('Edit Offer Banner') }}
{{ __('Back') }}
@csrf
...

@endsection