{{-- extend layout --}} @extends('layouts.contentLayoutMaster') {{-- page title --}} @section('title', 'eCommerce Pricing') {{-- page styles --}} @section('page-style') @endsection {{-- page content --}} @section('content')
When you click on each tab, only the container with the corresponding tab id will become visible.