@extends('admin.layouts.adminmaster') @section('title', 'Home') @section('content')

Add Banner

Complete all input fields for adding the banner.

For Add Banner

@method('PUT')

{{ csrf_field() }}
@endsection