@extends('Layouts.erp_master') @section('content')
@csrf
@include('elements.button.common_button', ['back' => true, 'submit' => [ 'action' => 'update', 'title' => 'update', 'id' => 'validateButton2', 'exClass' => 'float-right' ]])
@endsection