@extends('layouts.master') @section('title', 'Salary Sheet Report') @section('content') @include('partials.header') @include('partials.sidebar')

Salary Sheet Report

@endsection