@extends('layouts.main') @section('page-style') @endsection @section('page-script') @endsection @section('content')

@include('layouts.notifications')
Send Report To Outlet

{{ csrf_field() }}
@endsection