@extends('admin::layouts.master') @section('body')
{{$title}}
{{$report_title}}
@yield('content') @endsection