@extends('layouts.admin') @section('style') @endSection @section('script') @endSection @section('content') @php $page_title = __('heading.title_bulk_upload_campaign') ; @endphp Details Template Download Type * @foreach($campaign_types as $type => $img) {{ $type }} @endforeach CSV File * Choose File @endsection