@extends('layouts.master') @section('title', 'Create Salary Entry') @push('css') @endpush @section('content') @include('partials.header') @include('partials.sidebar')

Create Salary Slip

@push('js') @endpush @endsection