@extends('layouts.app') @section('title', __('industrialengineering::lang.create_eco')) @section('content') @include('industrialengineering::layouts.nav')

@lang('industrialengineering::lang.create_eco')

@csrf
@endsection