@extends('layouts.app') @section('header-title', __('Add New Banner')) @section('content')
{{__('Add New Banner')}}
@csrf
@endsection