@extends('layouts.app') @section('page-title', 'Concrete Calculator') @push('page-css') @endpush @section('content')

Concrete Calculator

Calculate concrete volume and materials for slabs, strip footings, pads, and post holes.

{{-- Slab --}}
Typical: 100mm patio, 150mm driveway
{{-- Strip --}}
Typical: 450mm for single skin wall
Typical: 225mm minimum
{{-- Pad --}}
{{-- Post Hole --}}
Typical: 300mm for fence posts
Typical: 600mm for fence posts
{{-- Volume Summary --}}

Volume Summary

{{-- Material Options --}}

Material Options

OptionQuantityNotes
{{-- Hand Mix Breakdown --}}

Hand Mix Breakdown (1:2:3 ratio)

{{-- Rebar --}}
@endsection @push('page-scripts') @endpush