@extends('layouts.dashboard') @section('css') @endsection @section('sub-header') {{$pageTitle }} @endsection @section('content')
@include('admin.revenue-business-line.view-table' )
@endsection @section('js') @endsection