@extends('layouts.app') @section('content')
Plots
Add New
@include('flash::message')
@include('plots.table')
@endsection