@extends('finance/layouts/default') @section('title') Estimations @parent @stop {{-- Page content --}} @section('content')
Estimations
Dashboard
Estimations
Estimations List
@include('flash::message')
Estimations List
@lang('button.create')
@include('finance.estimations.table')
@stop