@extends('layouts.app') @section('content')

Green Piece Settings

Add New

@include('flash::message')
@include('green_piece_settings.table')
@endsection