@extends('admin/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('admin.estimations.table') @stop