@extends('adminlte::page') @section('content')

Email reports

Generate all reports @foreach ($report as $r) @endforeach
Carrier name Pilot Price list Loves price list preview Road Rangers price list Export
{{$r->name}} Export Pilot Export Loves Export RR
@stop @section('css') @stop @section('js') @stop