@extends('components.downloadApp') @section('header') @endsection @section('brand_name') {!! $brand_title !!} @endsection @section('download_page_background_color') {!! $download_page_background_color !!} @endsection @section('download_page_font_color') {!! $download_page_font_color !!} @endsection @section('content')
@endsection