@extends('base::layouts.default') @section('header') @include('base::layouts.headers.dashboard') @endsection @section('content')

Saved Reports Templates

@include('reports::common.subscriber')
@include('base::partials.errors')
@endsection @section('scripts') @endsection