@extends('master.app') @section('title', 'customer') @section('body')

Edit

@foreach ($errors->all() as $error)
{{ $error }}
@endforeach
@method('put') @csrf
type_id!=2) style="display: none;" @endif>
type_id!=2) style="display: none;" @endif>
@endsection @section('pageJs') @endsection