@extends('layouts.app') @section('content')
{{__('Add New Banner')}}
@csrf
{{ __('Submit') }}
@endsection