@extends('layouts.app') @section('title', 'Add Billable Item') @section('content')

Add New Billable Item

Create a new billable item

Create billable item form will be displayed here.

@endsection