@extends('layouts.app') @section('title','Plans') @section('pages')
@include('website-setting.Plans.table')
@endsection