@extends('pricing.header') @section('title', $data['title']) @section('content')
@include('pricing/footer') @endsection('content') @section('custom-scripts') @endsection