@extends('admin.template.master') @section('stylesheets') @endsection @section('title')

Estimated Products

@endsection @section('main-content')
@if(session('message')) @endif
@endsection @section('javascripts') @endsection