@extends('layouts.master') @section('title') @lang('translation.Banner') @endsection @section('css') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Banner @endslot @slot('title') Add Banner @endslot @endcomponent
@csrf
Banner Details

Required
Banner Program Details

Choose an image from the computer
Add/Type the URL which will open when the image is clicked on mobile APP
Applicable Location

@endsection @section('script') @endsection