@extends('layouts.main') {{-- Or your main layout file --}} @section('title', 'Generate Brandfit Report from JSON') @push('styles') @endpush @section('content')

Generate PowerPoint Report from JSON

@endsection @push('scripts') @endpush