@extends('layouts.app') @section('title', 'Client Product Cost') @section('content')
@include('settings.common_tabs')
@csrf

@endsection