@extends('Template::layouts.master') @section('content') @include('Template::sections.pricing', ['auth' => true]) @endsection