@extends('adminlte::page') @section('title', $title) @section('content')
{{csrf_field()}}
{{--
Export ROI report (Real time ROI report)
{{csrf_field()}}
--}}
Export ROI report (Last Date ROI report)
{{csrf_field()}}
{{--
Export ROI report based on month
{{csrf_field()}}
--}}
Export Campaign Report
{{csrf_field()}}
@stop